3 subject="""comment 10"""
4 date="2022-06-02T15:47:14Z"
6 Well, I can confirm that, with .git/info/attributes missing, `git status`
7 displays unlocked files as modified.
9 But, the bug originally reported here had the files only start to show up
10 as modified after some amount of time, not immediately. And also, it had
11 `git diff --cached` outputting nothing when run on those files. The
12 behavior with .git/info/attributes does not match either of those. So I
13 don't think yours is the same problem as the original bug report. Which
14 it's pretty clear involved sshfs.
16 As to how .git/info/attributes could be missing:
17 It is created by `git-annex init`. Upgrading a repository from v5 or older
18 will also create it. So I don't see how it could normally be missing. At the
19 moment the most likely reason would be if you had deleted it earlier..
21 (One other way it can be missing is if annex.supportunlocked is set to